home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 30 / Mac Magazin and MacEasy Magazine CD - Issue 30.iso / updates / Elite Force / Elite Force 1.2 Update.sit / Elite Force 1.2 Update / BaseEF / pak92.pk3 / specialties.cfg < prev    next >
Text File  |  2001-04-12  |  832b  |  18 lines

  1. // The basic commands for setting up a specialties game from the console
  2. // Generated by Mike Gummelt
  3. set g_pmodspecialties 1
  4.  
  5. // NOTE: These following options are also available in this gametype:
  6. //set g_gametype 0 //FFA
  7. //set g_gametype 3 //TEAM
  8. //set g_gametype 4 //CTF - recommended- very fun
  9. //set g_pmodelimination 1 //NOTE: not compatible with assimilation
  10. //set g_pmodassimilation 1 //NOTE: not compatible with elimination
  11. //set timelimit 40 //NOTE: can be shorter for FFA and TEAM gametypes, not used in elimination or assimilation
  12. //set fraglimit 10 //NOTE: not used in CTF or elimination or assimilation
  13. //set capturelimit 3 //NOTE: only for CTF
  14.  
  15. // All incompatable game types should be turned off automatically, but let's do it here for safety's sake:
  16. set g_pmodactionhero 0
  17. set g_pmoddisintegration 0
  18.